projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed91b7e
)
* comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:00:35 +0000
(21:00 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:00:35 +0000
(21:00 +0000)
* progmodes/compile.el (compilation-start): Ditto.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 372c31da3ccc9075c63b60790a6417271b5394e4..60aad39189cd5f993ef12248ad182ad69a779275 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-18 Chong Yidong <cyd@stupidchicken.com>
+
+ * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
+
+ * progmodes/compile.el (compilation-start): Ditto.
+
2006-11-18 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (top): cl and custom are always required.